Skip to content

fix(review): show LGTM when review finds no issues#15

Open
abhay-factory wants to merge 1 commit intomasterfrom
fix/review-lgtm-no-issues
Open

fix(review): show LGTM when review finds no issues#15
abhay-factory wants to merge 1 commit intomasterfrom
fix/review-lgtm-no-issues

Conversation

@abhay-factory
Copy link
Copy Markdown

@abhay-factory abhay-factory commented Apr 1, 2026

Description

Add an instruction to the review skill's Output section so the agent responds with a concise LGTM message instead of a generic reply when the code review produces no findings.

How Has This Been Tested?

Reviewed the SKILL.md diff to verify correctness.

Add instruction to the review skill output section so the agent responds
with a concise LGTM message instead of a generic reply when the review
produces no findings.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>

When invoked locally (TUI/CLI), analyze the changes and provide a structured summary of findings. List each finding with its priority, file, line, and description.

If the review produces **no findings**, respond with a short **LGTM** message (e.g., "LGTM — no issues found."). Do not pad it with caveats or disclaimers.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally a good change, but do we want to update the original comment about the droid working, or post a new comment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants